home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / default.skin / opt_security.skn < prev    next >
Text File  |  2001-08-13  |  5KB  |  112 lines

  1. <form name="Security Options" image="window\dk_blue.bmp" width=388 height=360
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=12
  18.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Security Options">
  19.  
  20.     <button name="skin_options" x=4 y=14
  21.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  22.         text="General"
  23.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  24.         fontstyle=bold>
  25.  
  26.     <button name="skin_opt_down" x=81 y=14
  27.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  28.         text="Download"
  29.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  30.         fontstyle=bold>
  31.  
  32.     <button name="skin_opt_launch" x=157 y=14
  33.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  34.         text="File Launch"
  35.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  36.         fontstyle=bold>
  37.  
  38.     <button name="skin_opt_dial" x=233 y=14
  39.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  40.         text="Proxy/Dial-Up" 
  41.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  42.         fontstyle=bold>
  43.  
  44.     <button name="secty" x=309 y=14
  45.         image="window\button_d.bmp"
  46.         text="Security" 
  47.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000
  48.         fontstyle=bold>
  49.  
  50.     <button name="ok" x=-70 y=-18
  51.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">   
  52.  
  53.     <button name="options_cancel" x=-46 y=-18
  54.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp">
  55.  
  56.     <!-- options -->
  57.  
  58.     <list name="password_list" x=4 y=38 width=-4 height=-93 
  59.         font="Arial" 
  60.         fontsize=14 
  61.         fontcolor=#FFFFFF 
  62.         bgcolor=#0C1018
  63.         selectcolor=#3D3D9E 
  64.         selectedfontcolor=#FFFFFF
  65.         htfontcolor=#00D818 
  66.         htselectcolor=#FFFFFF 
  67.         buttoncolor=#C8CACD
  68.         scrollcolor=#808080 
  69.         windowbgcolor=#000000 
  70.         headerfontcolor=#000000 
  71.         scrollbuttoncolor=#C8CACD 
  72.         scrollarrowcolor=#000000
  73.         activescrollarrowcolor=#000000
  74.         hdredgeraisedcolor=#808080
  75.         scrolledgelightcolor=#FFFFFF
  76.         scrolledgedarkcolor=#808080
  77.         scroll_size=10
  78.         rowheight=14
  79.         columnsizes="200,90,90"
  80.        >
  81.  
  82.     <image name="linea" x=4 y=-92 width=-4 height=6 resize=stretch image="window\bottom.bmp">
  83.  
  84.     <textwindow name="desc_site" x=9 y=-81 width=20 height=14 
  85.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Site:">
  86.     <textinput name="security_site" x=63 y=-81 width=320 height=14  
  87.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  88.         
  89.     <textwindow name="desc_un" x=9 y=-63 width=50 height=14 
  90.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Username:">
  91.     <textinput name="security_username" x=63 y=-63 width=100 height=14  
  92.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  93.         
  94.     <textwindow name="desc_pw" x=173 y=-63 width=53 height=14 
  95.         font=arial align=right fontsize=14 fontcolor=#FFFFFF text="Password:">
  96.     <textinput name="security_password" x=228 y=-63 width=100 height=14  
  97.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>   
  98.  
  99.     <button name="set_security" x=9 y=-44
  100.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  101.         text="Save" 
  102.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  103.         fontstyle=bold>
  104.  
  105.     <button name="delete_security" x=87 y=-44
  106.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  107.         text="Delete" 
  108.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  109.         fontstyle=bold>
  110.  
  111.  
  112. </form>